<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Identity First Tech</title>
    <description>Security starts with identity
</description>
    <link>/</link>
    <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Sat, 03 Feb 2024 23:13:50 +0000</pubDate>
    <lastBuildDate>Sat, 03 Feb 2024 23:13:50 +0000</lastBuildDate>
    <generator>Jekyll v3.9.3</generator>
    
      <item>
        <title>eKYC Interop Testing Event</title>
        <description>&lt;p&gt;The FOSS implementation of the OpenID Connect for Identity Assurance specification, eKYC Hub, is now planned to take part in the eKYC Interop Testing. The aim of the eKYC Interop Testing Event is to bring implementers of OpenID Connect for Identity Assurance - relying parties and identity providers - together to gather experience regarding real-world interoperability of their implementations. One cornerstone of the testing will be the official eKYC test suite provided by the OpenID Foundation.&lt;/p&gt;

&lt;p&gt;For Identity First, this will be a fantastic opportunity to check compliance of our framework with the specification and integrate with other relying parties. We will use the results of the testing to improve our specification and collect feedback from the identity community.&lt;/p&gt;

&lt;p&gt;The eKYC Hub framework will tested when integrated with another FOSS IDP - &lt;a href=&quot;https://www.keycloak.org/&quot;&gt;KeyCloak&lt;/a&gt; and will take part in the interop as the Identity Provider. More details around our participation in the interop testing as well as demo accounts that can be used to access eKYC Hub-based IDP will be published after 22 Nov 2021. Details about the interop testing itself can be found on the OpenID website at &lt;a href=&quot;https://openid.net/wg/ekyc-ida/&quot;&gt;https://openid.net/wg/ekyc-ida/&lt;/a&gt;. The results of the testing are planned to be published and discussed during this year’s &lt;a href=&quot;https://barcamps.eu/osw2021/&quot;&gt;OAuth Security Workshop&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We encourage other identity enthusiasts to test the framework using other IDP implementations. You can download the source code for the framework at &lt;a href=&quot;https://github.com/identityfirst/eKYC-Hub&quot;&gt;https://github.com/identityfirst/eKYC-Hub&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Sat, 20 Nov 2021 15:22:00 +0000</pubDate>
        <link>/2021/eKYC-interop-participation/</link>
        <guid isPermaLink="true">/2021/eKYC-interop-participation/</guid>
        
        
        <category>foss</category>
        
        <category>ekyc</category>
        
        <category>oidc</category>
        
        <category>oidf</category>
        
      </item>
    
      <item>
        <title>eKYC Hub with support for the latest version of the OIDC specification</title>
        <description>&lt;p&gt;The FOSS implementation of the OpenID Connect for Identity Assurance specification, eKYC Hub, has now been updated to support the recent version of the specification, which is available here &lt;a href=&quot;https://openid.net/specs/openid-connect-4-identity-assurance-1_0.html&quot;&gt;https://openid.net/specs/openid-connect-4-identity-assurance-1_0.html&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The source code repository for the eKYC Hub can be found at &lt;a href=&quot;https://github.com/identityfirst/eKYC-Hub&quot;&gt;https://github.com/identityfirst/eKYC-Hub&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Sat, 20 Nov 2021 10:00:00 +0000</pubDate>
        <link>/2021/eKYC-Hub-updated/</link>
        <guid isPermaLink="true">/2021/eKYC-Hub-updated/</guid>
        
        
        <category>foss</category>
        
        <category>ekyc</category>
        
        <category>oidc</category>
        
        <category>oidf</category>
        
      </item>
    
      <item>
        <title>Open Source eKYC Framework - eKYC Hub</title>
        <description>&lt;p&gt;The Identity First Tech community releases a free and open-source framework, called eKYC Hub, that implements the OpenID Connect for Identity Assurance specification and can be used by any Identity Provider to allow for exchange of verified user attributes with client applications.&lt;/p&gt;

&lt;p&gt;The source code repository for the eKYC Hub application can be found at &lt;a href=&quot;https://github.com/identityfirst/eKYC-Hub&quot;&gt;https://github.com/identityfirst/eKYC-Hub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The eKYC Hub implements the OpenID Connect for Identity Assurance 1.0 which is published at &lt;a href=&quot;https://openid.net/specs/openid-connect-4-identity-assurance-1_0-ID2.html&quot;&gt;https://openid.net/specs/openid-connect-4-identity-assurance-1_0-ID2.html&lt;/a&gt;. The framework allows for integration with eKYC data providers (verification services).&lt;/p&gt;

&lt;p&gt;The released open-source code mainly provides the following:
1) Provides an integration layer between the IDP and the different verification services -  this allows for the user to verify different data attributes and store them within the Hub.
2) Provides an interface allowing clients to request and receive verified attributes from the Identity Provider using the standard OpenID Connect for Identity Assurance protocol.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/assets/idv_hub.png&quot; alt=&quot;image OIDC eKYC&quot; /&gt;&lt;/p&gt;

&lt;p&gt;In the repository, you can also find a demo client application as well as an example integration of the eKYC Hub with an open source Identity Provider - KeyCloak. You will need to have Docker installed to run the demo.&lt;/p&gt;

&lt;p&gt;The eKYC Hub has been implemented with &lt;a href=&quot;https://passbase.com/&quot;&gt;Passbase&lt;/a&gt; - one of the easy-to-use verification services which provides an SDK and RESTful API for verifying end user data. Other providers can be used depending on requirements.&lt;/p&gt;

&lt;p&gt;All provided code is open-source and available under the Apache 2.0 license. We welcome feedback as well as contributions to the framework.&lt;/p&gt;

</description>
        <pubDate>Sun, 07 Mar 2021 10:39:56 +0000</pubDate>
        <link>/2021/open-source-eKYC-framework/</link>
        <guid isPermaLink="true">/2021/open-source-eKYC-framework/</guid>
        
        
        <category>foss</category>
        
        <category>ekyc</category>
        
        <category>oidc</category>
        
      </item>
    
      <item>
        <title>Identity First Tech Community Launches</title>
        <description>&lt;p&gt;The Identity First Tech community officially launches. The aim of the community is to gather security and identity professionals from around the world to exchange and promote knowledge on the use of identity technology in building reliable and secure systems. Identity is the foundational building block when it comes to security, yet it is often not prioritised when applications and systems are being developed.&lt;/p&gt;

&lt;p&gt;The community has been founded by two professionals with vast experience in identity and access management - Maciej Machulak and Michal Kepkowski.&lt;/p&gt;

&lt;p&gt;Dr. Maciej Machulak currently leads enterprise architecture for IAM at HSBC. In the past, Maciej worked for various companies in the identity and access management space and co-authored such specification as the award-winning UMA protocol (Kantara Initiative) or two OAuth-related specifications used in Open Banking (IETF).&lt;/p&gt;

&lt;p&gt;Michal Kepkowski is a senior IAM developer with real love for backend and open source technologies. For the last few years, Michal has been leading security development teams at numerous companies. He worked with open source IAM platforms including Keycloak, Gluu and WSO2. Michal is working on his PhD at the Cyber Security Hub at Macquarie University in Sydney, Australia - his research focuses on authentication protocols including FIDO2.&lt;/p&gt;

&lt;p&gt;We welcome contributions to the community - reach out if you’re interested to join!&lt;/p&gt;
</description>
        <pubDate>Sun, 07 Mar 2021 09:39:56 +0000</pubDate>
        <link>/2021/identity-first-tech/</link>
        <guid isPermaLink="true">/2021/identity-first-tech/</guid>
        
        
        <category>identity</category>
        
        <category>community</category>
        
      </item>
    
  </channel>
</rss>
